NDepend.API Documentation
Load(Action<IProgressLog>) Method
NDepend.Analysis Namespace > IAnalysisResultRef Interface > Load Method : Load(Action<IProgressLog>) Method
A procedure delegate object that is invoked each time the current analysis load emits a new IProgressLog object.
Loads the analysis result corresponding to this analysis result reference.
Syntax

Parameters

progressLogHandler
A procedure delegate object that is invoked each time the current analysis load emits a new IProgressLog object.

Return Value

The analysis result loaded.
Exceptions
ExceptionDescription
If the analysis load fails, an AnalysisException is thrown. This AnalysisException contains an inner exception with an informative message.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IAnalysisResultRef Interface
IAnalysisResultRef Members
Overload List